home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / dorpch37.arc / DOORPCH.BEG < prev    next >
Text File  |  1991-01-01  |  781b  |  13 lines

  1. ' *****************************************************************************
  2. ' *                     DOORPCH.BEG Version 3.7 for Doors                     *
  3. ' *                    By Raymond Clements, Clint Labarthe                    *
  4. ' *                Terry Shockley, Harold Thomson & Ben Perron                *
  5. ' *         Copyright (C), 1987, 1988, 1989, 1990 All Rights Reserved         *
  6. ' *                This logic begins at line number (label) 1.                *
  7. ' *                                                                           *
  8. ' *          It MUST be "$INCLUDEd" at the BEGinning of your program.         *
  9. ' *****************************************************************************
  10.  
  11. 1  ON ERROR GOTO ERR.ROUTINE
  12.    CALL INITIALIZE
  13.